home *** CD-ROM | disk | FTP | other *** search
- #[document 63.7 119 114.55 182.95
- static oe="odd_even",nzw="nonzero_winding",wc="winding_counting";
- static stroked="stroked";
- static vert="vertical",horz="horizontal";
- static miter="miter",bevel="bevel",round="round";
- static butt="butt",proj="projected";
- #[page
- auto m=move,l=line,c=curve;
- auto p;
- gc_cspace("Lab");
- gc_color(100.0,0.0,0.0);
- rect(0,0,0,0);
- auto ng=draw(path());
- auto s=array(ng);
- m(85.15,149.95);
- l(77.05,130.60);
- finish_edge();
- p=path();
- gc_draw_style(stroked);
- gc_line_join_style(round);
- gc_line_cap_style(round);
- gc_stroke_width(1.50);
- gc_font_draw_style(0);
- gc_color(0.00,0.00,0.00);
- s[0]=draw(p);
- m(78.60,138.15);
- l(71.75,137.90);
- l(65.85,134.60);
- l(64.45,128.70);
- l(68.20,123.50);
- l(73.85,119.75);
- l(80.95,120.20);
- l(86.10,122.80);
- l(87.05,127.30);
- l(86.60,132.00);
- l(83.75,135.55);
- l(78.60,138.15);
- close_edge();
- p=path();
- s[1]=draw(p);
- s[0]:=s[1];
- m(68.20,132.00);
- l(67.65,129.20);
- l(71.50,124.20);
- l(76.70,122.80);
- l(81.90,124.20);
- l(84.00,126.80);
- finish_edge();
- p=path();
- s[1]=draw(p);
- s[0]:=s[1];
- m(74.95,182.20);
- l(72.30,179.95);
- l(69.70,177.40);
- l(68.00,173.90);
- l(69.20,170.60);
- l(74.40,168.70);
- l(79.55,169.65);
- l(82.15,173.00);
- l(81.00,176.10);
- l(77.70,176.75);
- l(74.60,174.35);
- l(72.75,170.85);
- l(72.75,165.85);
- l(75.55,162.80);
- l(81.00,160.70);
- l(84.75,161.85);
- l(88.50,164.00);
- l(89.20,168.25);
- l(86.00,170.10);
- l(83.10,168.50);
- l(80.50,165.65);
- l(79.80,161.15);
- l(81.20,157.10);
- l(84.50,154.30);
- l(90.85,154.30);
- l(95.35,156.35);
- l(96.75,160.70);
- l(95.35,162.80);
- l(92.30,163.55);
- l(88.30,161.40);
- l(87.60,157.85);
- l(88.30,151.70);
- l(91.10,146.75);
- l(95.35,146.50);
- l(100.75,147.00);
- l(104.30,149.85);
- l(104.55,154.30);
- l(101.25,156.90);
- l(96.75,155.50);
- l(94.60,151.50);
- l(94.85,144.60);
- l(97.25,140.60);
- l(101.95,139.65);
- l(107.60,138.45);
- l(111.85,141.30);
- l(112.55,145.80);
- l(110.65,148.85);
- l(106.85,147.70);
- l(102.85,144.85);
- l(101.25,137.70);
- l(102.65,134.70);
- l(105.55,133.70);
- l(109.80,133.70);
- l(113.80,135.85);
- l(68.00,181.25);
- l(74.95,182.20);
- close_edge();
- p=path();
- s[1]=draw(p);
- s[0]over=s[1];
- page:=s[0];
- s=NULL;
- #]page
- #]document
-